JOYSTICK TWIST Y
This command will give support for reading joystick Y twist.
Return Integer=JOYSTICK TWIST Y()
The command will give support for reading joystick y twist
do
cls
print "joystick twist x "+str$(joystick twist x())
print "joystick twist y "+str$(joystick twist y())
print "joystick twist z "+str$(joystick twist z())
loop
end
INPUT Commands Menu
Index